home *** CD-ROM | disk | FTP | other *** search
- object RegAbout: TRegAbout
- Left = 345
- Top = 220
- BorderStyle = bsDialog
- Caption = 'About JAVADRAW! ...'
- ClientHeight = 335
- ClientWidth = 498
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 120
- TextHeight = 16
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 498
- Height = 335
- Align = alClient
- Picture.Data = {<image000.bmp>}
- end
- object BitBtn1: TBitBtn
- Left = 40
- Top = 288
- Width = 75
- Height = 25
- Caption = 'OK'
- TabOrder = 0
- OnClick = BitBtn1Click
- end
- end
-